multiple fields

This block is part of the Component UI group and was last modified in core v11.3.0.

Fields Selection Required

This block relies on fields that you selected to perform its data actions. You must manually select the fields you want to use in your flow using the fields selector modal. To access the modal, click the white button on the block.

multiple fields v11.3.0

Generates rows with inputs based on the selected fields

In pins 11
  • Row Render
    fieldfunctions

    A function per field, this allows you to generate custom HTML for the selected field. For example when you would like to show a different input than the one selected by default.

  • Disabled
    condition

    Disables all the inputs at once

  • Hide Label
    condition

    Hides the label

  • Class: Row
    uiclass

    Default form-group row

  • Style: Row
    uistyle
  • Class: Label
    uiclass

    Default col-4 col-form-label

  • Style: Label
    uistyle
  • Class: Input column
    uiclass

    Default col-8

  • Style: Input column
    uistyle
  • Class: Input
    uiclass

    Default form-control

  • Style: Input
    uistyle
Out pins 1
  • uicomponent
    uicomponent

Version history

Introduced in v11.3.0.

Core Releases

v11.3.0 This block was introduced in v11.3.0, click here to see the release notes.
Back to Component UI Return to the main group to view all sub-groups Back to form Return to the group to view all blocks within this group